home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Auslogics BoostSpeed 4.2.7.172
/
boost-speed-setup.exe
/
{app}
/
FileShredder.exe
/
0
/
RCDATA
/
TFRMSCAN
/
TFRMSCAN.txt
Wrap
Text File
|
2008-10-30
|
3KB
|
138 lines
object frmScan: TfrmScan
Left = 484
Top = 123
Width = 643
Height = 420
Caption = 'frmScan'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Scaled = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 144
TextHeight = 16
object pnlScan: TPanel
Left = 0
Top = 0
Width = 633
Height = 384
Align = alClient
BevelOuter = bvNone
Color = clWhite
FullRepaint = False
TabOrder = 0
DesignSize = (
633
384)
object imgWatermarkPage: TImage
Left = 286
Top = 260
Width = 349
Height = 127
Anchors = [akRight, akBottom]
AutoSize = True
Transparent = True
end
object lblTitle: TAxLabel
Left = 32
Top = 16
Width = 287
Height = 19
WordWrap = False
Quality = smMMXSmoothing4x
Transparent = False
Caption = 'Shredding selected files and folders'
Font.Charset = DEFAULT_CHARSET
Font.Color = 10040064
Font.Height = -16
Font.Name = 'Verdana'
Font.Style = []
ShowAccelChar = True
ParentFont = False
end
object lblDescription: TLabel
Left = 32
Top = 64
Width = 557
Height = 39
AutoSize = False
Caption =
'Auslogics File Shredder is now erasing files and folders using Q' +
'uick Delete Method with 1 repetition.'
WordWrap = True
end
object lblScannedCount: TLabel
Left = 32
Top = 191
Width = 143
Height = 16
Caption = 'Shredding file 2 out of 10'
end
object lblEstimateTitle: TLabel
Left = 32
Top = 243
Width = 92
Height = 16
Caption = 'Estimated time:'
end
object lblEstimateTime: TLabel
Left = 159
Top = 243
Width = 32
Height = 16
Caption = '62:09'
end
object pbPath: TPaintBox
Left = 32
Top = 142
Width = 569
Height = 18
OnPaint = pbPathPaint
end
object pbTotal: TProgressBar
Left = 32
Top = 209
Width = 569
Height = 16
TabOrder = 0
end
object pbCurrentFile: TProgressBar
Left = 32
Top = 162
Width = 569
Height = 16
TabOrder = 1
end
object btnPause: TButton
Left = 425
Top = 243
Width = 85
Height = 25
Caption = 'Pause'
TabOrder = 2
OnClick = btnPauseClick
end
object btnStop: TButton
Left = 516
Top = 243
Width = 85
Height = 25
Caption = 'Stop'
TabOrder = 3
OnClick = btnStopClick
end
end
object TimerProgress: TTimer
Enabled = False
Interval = 100
OnTimer = TimerProgressTimer
Left = 540
Top = 9
end
end